From b0bc0018ed10ea922504838c2895e413fe817e43 Mon Sep 17 00:00:00 2001 From: Aaron Schulz Date: Fri, 2 Jan 2009 22:16:19 +0000 Subject: [PATCH] Follow up to r45351: forgot to add messages --- languages/messages/MessagesEn.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 6eec194ade..9f967247ab 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -2235,7 +2235,9 @@ The e-mail address you entered in [[Special:Preferences|your user preferences]] 'usermailererror' => 'Mail object returned error:', 'defemailsubject' => '{{SITENAME}} e-mail', 'noemailtitle' => 'No e-mail address', -'noemailtext' => 'This user has not specified a valid e-mail address, or has chosen not to receive e-mail from other users.', +'noemailtext' => 'This user has not specified a valid e-mail address.', +'nowikiemailtitle' => 'No e-mail allowed', +'nowikiemailtext' => 'This user has chosen not to receive e-mail from other users.', 'email-legend' => 'Send an e-mail to another {{SITENAME}} user', 'emailfrom' => 'From:', 'emailto' => 'To:', -- 2.20.1